home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cre@te Online 2000 December
/
Cre@teOnline CD05.iso
/
MacSoft
/
XML Instance.sea
/
XML Instance
/
Required
/
plugins
/
HTMLWindow.jar
/
horst
/
HTMLPanePreferences.class
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Class File
|
2000-03-18
|
675 b
|
12 lines
package horst;
public class HTMLPanePreferences {
boolean m_bIFramesEnabled = true;
boolean m_bFramesEnabled = true;
boolean m_bProgressiveDisplay = true;
boolean m_bLoadApplets = true;
boolean m_bLoadImages = true;
boolean m_bShowToolTip = false;
boolean m_bAlwaysSizableFrames = false;
}